Functions | |
| int | sceKernelGetModuleList (int readbufsize, SceUID *readbuf) |
| Gets the current module list. | |
| int | sceKernelModuleCount (void) |
| Get the number of loaded modules. | |
| SceUID | sceKernelLoadModuleBuffer (void *buf, SceSize bufsize, int flags, SceKernelLMOption *option) |
| Load a module from a buffer. | |
|
||||||||||||
|
Gets the current module list.
|
|
||||||||||||||||||||
|
Load a module from a buffer.
|
|
|
Get the number of loaded modules.
|
1.4.6